All Functions of Week 5

read.csv

{utils}

Read a csv file to data frame. Specify stringsAsFactors = FALSE to keep all string columns as characters

library

{base}

Load an R package

The end!